home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / updatcpy.rdm < prev    next >
Text File  |  1996-05-20  |  2KB  |  36 lines

  1. Short:    Copy-command that replaces older files.
  2. Author:   ss37@irz.inf.tu-dresden.de (Sven Steiniger)
  3. Uploader: ss37@irz.inf.tu-dresden.de (Sven Steiniger)
  4. Version:  0.4
  5. Type:     util/cli
  6.  
  7. ------------------------------------------------------------------------------
  8.                                   English
  9. ------------------------------------------------------------------------------
  10.  
  11.     UpdateCopy is an extension of the standard copy command. It does not
  12.     only copy files and create (if necessary) directories but also process
  13.     already existing files: older files are replaced automatical by newer
  14.     ones. UpdateCopy first try to find a version-string within the files
  15.     ($VER: Programname Version.Reversion) and copy only the one with the
  16.     higher version or simply compares the dates.
  17.     UpdateCopy features multiple sourcefiles, pattern matching and
  18.     recursively directory scanning.
  19.     Sourcecode included.
  20.  
  21. ------------------------------------------------------------------------------
  22.                                   Deutsch
  23. ------------------------------------------------------------------------------
  24.  
  25.     UpdateCopy ist eine Erweiterung des Standard copy Kommandos. Es
  26.     kopiert nicht nur Dateien und erzeugt (wenn notwendig) Verzeichnisse
  27.     sondern bearbeitet auch schon existierende Dateien: ältere Dateien
  28.     werden automatisch durch neuere ersetzt. UpdateCopy sucht erst nach
  29.     nach der Versionszeichenkette ($VER: Programmname Version.Reversion)
  30.     in der Datei und überschreibt nur Dateien mit höherer Versionsnummer.
  31.     Findet UpdateCopy keine Versionsnummern vergleicht er das Datum der
  32.     Dateien und erzetzt wenn nötig.
  33.     UpdateCopy verarbeite außerdem mehrere Quelldateien, Namensmuster
  34.     und rekursive Verzeichnisdurchsuchung.
  35.     Inklusive Quelltext.
  36.